@charset "utf-8";
/* CSS Document */

#tail {
	border-top:1px solid #F0F0F0;
	font-family:"����";
	color:#666;
	font-size:12px;
	padding:20px 20px;
	margin:auto;
	clear:both;
}

#tail a{
	color:#666;
	display:inline-block;
	margin:0 3px;
	text-decoration:none;
}

#bottom_left {
	float:left;
	display:inline;
}

#bottom_right {
	float:right;
	display:inline;
}

.clear {
	clear:both;
}